#10 ✓invalid
saranya

Issue when choosing the product

Reported by saranya | November 9th, 2010 @ 10:30 PM

Hi

1.I logged as admin and added some products.
2.When the choose the product , its shows the message like the product is sold.
3.unable to add the product to the cart.

Comments and changes to this ticket

  • drhenner (at yahoo)

    drhenner (at yahoo) November 9th, 2010 @ 11:18 PM

    • Assigned user set to “drhenner (at yahoo)”

    You need to add inventory above the minimum stock before you can add inventory to your shopping cart.

    What does the variants.count_on_hand column have for a value? The count in
    inventory is count_on_hand minus count_pending_to_customer. The count in
    stock must be above the minimum inventory.

    The minimum inventory is set at Variant::OUT_OF_STOCK_QTY (line 23 of the
    variants model)

    So you need to have an inventory above the minimum.
    The normal flow to get inventory into the system is through a purchase
    order. Once you make the purchase order the item isn't put into stock until
    you receive the item. I don't know the actual workflow off the top of my
    head. Its been a couple months since I worked on that part of the code. My
    memory isn't more than a few days old.. :)

    Tell me how that works for you. Good luck

  • drhenner (at yahoo)
  • drhenner (at yahoo)

    drhenner (at yahoo) November 12th, 2010 @ 12:25 AM

    • State changed from “new” to “invalid”

    Closing. Unless I hear a response this appears to be working as expected.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

ror_ecommerce the ultimate e-commerce solution

Shared Ticket Bins

People watching this ticket

Pages